﻿2026-08-05T03:20:41.2007000Z ##[group]Run actions/checkout@v5
2026-08-05T03:20:41.2007921Z with:
2026-08-05T03:20:41.2008616Z   repository: BigscreenVR/spt-bs-core
2026-08-05T03:20:41.2016481Z   token: ***
2026-08-05T03:20:41.2017189Z   ssh-strict: true
2026-08-05T03:20:41.2017904Z   ssh-user: git
2026-08-05T03:20:41.2018609Z   persist-credentials: true
2026-08-05T03:20:41.2019493Z   clean: true
2026-08-05T03:20:41.2020203Z   sparse-checkout-cone-mode: true
2026-08-05T03:20:41.2021066Z   fetch-depth: 1
2026-08-05T03:20:41.2021752Z   fetch-tags: false
2026-08-05T03:20:41.2022455Z   show-progress: true
2026-08-05T03:20:41.2023176Z   lfs: false
2026-08-05T03:20:41.2023858Z   submodules: false
2026-08-05T03:20:41.2024586Z   set-safe-directory: true
2026-08-05T03:20:41.2025412Z   allow-unsafe-pr-checkout: false
2026-08-05T03:20:41.2026254Z ##[endgroup]
2026-08-05T03:20:41.2912411Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-05T03:20:41.2914624Z ##[group]Getting Git version info
2026-08-05T03:20:41.2915883Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-05T03:20:41.2917663Z [command]/usr/bin/git version
2026-08-05T03:20:41.2918440Z git version 2.43.0
2026-08-05T03:20:41.2924278Z ##[endgroup]
2026-08-05T03:20:41.2931777Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a4e57cae-ce0d-408a-9531-fe120bce8e2b/.gitconfig'
2026-08-05T03:20:41.2939560Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a4e57cae-ce0d-408a-9531-fe120bce8e2b' before making global git config changes
2026-08-05T03:20:41.2942032Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:20:41.2944062Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:20:41.2975667Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-05T03:20:41.2995191Z https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:20:41.3005140Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-05T03:20:41.3007844Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-05T03:20:41.3028735Z refs/heads/main
2026-08-05T03:20:41.3035099Z [command]/usr/bin/git checkout --detach
2026-08-05T03:20:41.3436070Z HEAD is now at 862db9a51 docs: infra register — IR-31 fourth addendum (0.44 GB box event, treqs-survivor tell corrected to positive-only, FREE-AT-START/END ruling, ~100 GB three-agent reclaim measured) + IR-39 third/fourth sightings
2026-08-05T03:20:41.3478930Z [command]/usr/bin/git branch --delete --force main
2026-08-05T03:20:41.3515751Z Deleted branch main (was 862db9a51).
2026-08-05T03:20:41.4295122Z ##[endgroup]
2026-08-05T03:20:41.4296333Z [command]/usr/bin/git submodule status
2026-08-05T03:20:41.4486979Z ##[group]Cleaning the repository
2026-08-05T03:20:41.4488715Z [command]/usr/bin/git clean -ffdx
2026-08-05T03:20:45.1063684Z Removing target/
2026-08-05T03:20:45.1076580Z [command]/usr/bin/git reset --hard HEAD
2026-08-05T03:20:45.1222434Z HEAD is now at 862db9a51 docs: infra register — IR-31 fourth addendum (0.44 GB box event, treqs-survivor tell corrected to positive-only, FREE-AT-START/END ruling, ~100 GB three-agent reclaim measured) + IR-39 third/fourth sightings
2026-08-05T03:20:45.1227154Z ##[endgroup]
2026-08-05T03:20:45.1229075Z ##[group]Disabling automatic garbage collection
2026-08-05T03:20:45.1232732Z [command]/usr/bin/git config --local gc.auto 0
2026-08-05T03:20:45.1255835Z ##[endgroup]
2026-08-05T03:20:45.1256287Z ##[group]Setting up auth
2026-08-05T03:20:45.1260922Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:20:45.1282666Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:20:45.1466543Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:20:45.1491106Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:20:45.1671639Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:20:45.1696572Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:20:45.1886457Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-05T03:20:45.1917581Z ##[endgroup]
2026-08-05T03:20:45.1918259Z ##[group]Fetching the repository
2026-08-05T03:20:45.1924453Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0a25b77cf997eac65b071366c8194b8a17034d6f:refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:20:45.9899169Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:20:45.9899951Z  * [new ref]             0a25b77cf997eac65b071366c8194b8a17034d6f -> origin/golden/w1-locksmith-t2
2026-08-05T03:20:45.9920327Z ##[endgroup]
2026-08-05T03:20:45.9920852Z ##[group]Determining the checkout info
2026-08-05T03:20:45.9922899Z ##[endgroup]
2026-08-05T03:20:45.9927127Z [command]/usr/bin/git sparse-checkout disable
2026-08-05T03:20:45.9964889Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-05T03:20:45.9986431Z ##[group]Checking out the ref
2026-08-05T03:20:45.9989190Z [command]/usr/bin/git checkout --progress --force -B golden/w1-locksmith-t2 refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:20:46.0429426Z Previous HEAD position was 862db9a51 docs: infra register — IR-31 fourth addendum (0.44 GB box event, treqs-survivor tell corrected to positive-only, FREE-AT-START/END ruling, ~100 GB three-agent reclaim measured) + IR-39 third/fourth sightings
2026-08-05T03:20:46.0435161Z Switched to a new branch 'golden/w1-locksmith-t2'
2026-08-05T03:20:46.0435728Z branch 'golden/w1-locksmith-t2' set up to track 'origin/golden/w1-locksmith-t2'.
2026-08-05T03:20:46.0458293Z ##[endgroup]
2026-08-05T03:20:46.0482802Z [command]/usr/bin/git log -1 --format=%H
2026-08-05T03:20:46.0510231Z 0a25b77cf997eac65b071366c8194b8a17034d6f
